FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/FamilyMemberRelationshipCodeAB

Packageca.ab.fhir.psab
Resource TypeValueSet
IdFamilyMemberRelationshipCodeAB
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.ab.fhir.psab@1.1.0&canonical=https://www.alberta.ca/fhir/ValueSet/family-member-relationship-code
URLhttps://www.alberta.ca/fhir/ValueSet/family-member-relationship-code
Version1.1.0
Statusdraft
Date2024-06-25
NameFamilyMemberRelationshipCode_AB
TitleFamilyMemberRelationshipCode_AB
Realmca
Authorityhl7
DescriptionFamily Member Relationship Code for Alberta

Resources that use this resource

StructureDefinition
FamilyMemberHistoryPSABFamilyMemberHistory (PS-AB)

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "FamilyMemberRelationshipCodeAB",
  "url": "https://www.alberta.ca/fhir/ValueSet/family-member-relationship-code",
  "version": "1.1.0",
  "name": "FamilyMemberRelationshipCode_AB",
  "title": "FamilyMemberRelationshipCode_AB",
  "status": "draft",
  "date": "2024-06-25",
  "publisher": "Alberta Health",
  "contact": [
    {
      "name": "Alberta Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://alberta.ca/hisca",
          "use": "work"
        },
        {
          "system": "email",
          "value": "hisca@gov.ab.ca",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Family Member Relationship Code for Alberta",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CA"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "72705000",
            "display": "Mother"
          },
          {
            "code": "66839005",
            "display": "Father"
          },
          {
            "code": "70924004",
            "display": "Brother"
          },
          {
            "code": "34871008",
            "display": "Grandfather"
          },
          {
            "code": "394857004",
            "display": "Maternal grandfather"
          },
          {
            "code": "394856008",
            "display": "Paternal grandfather"
          },
          {
            "code": "113157001",
            "display": "Grandmother"
          },
          {
            "code": "394859001",
            "display": "Maternal grandmother"
          },
          {
            "code": "394858009",
            "display": "Paternal grandmother"
          },
          {
            "code": "55538000",
            "display": "Cousin"
          },
          {
            "code": "83559000",
            "display": "Nephew"
          },
          {
            "code": "34581001",
            "display": "Niece"
          },
          {
            "code": "65616008",
            "display": "Son"
          },
          {
            "code": "66089001",
            "display": "Daughter"
          },
          {
            "code": "25211005",
            "display": "Aunt"
          },
          {
            "code": "38048003",
            "display": "Uncle"
          }
        ]
      }
    ]
  }
}